From: Jan Djärv Date: Mon, 14 Jun 2004 21:51:49 +0000 (+0000) Subject: * xterm.h (struct x_display_info): Typo in comment fixed. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21965 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d6ec24771e03938a2c837e53e52e28b24e40fecc;p=emacs.git * xterm.h (struct x_display_info): Typo in comment fixed. --- diff --git a/src/xterm.h b/src/xterm.h index 3bc2c5994bd..9436f44ed6f 100644 --- a/src/xterm.h +++ b/src/xterm.h @@ -167,7 +167,7 @@ struct x_display_info /* The colormap being used. */ Colormap cmap; - /* Number of panes on this screen. */ + /* Number of planes on this screen. */ int n_planes; /* Dimensions of this screen. */